[release-4.4] Bug 1847197: Tolerate all taints#179
Conversation
Configure the operand daemonset to tolerate all taints in order to accommodate user-set taints. This commit reverts 3eb10d0. This commit fixes bug 1847197. https://bugzilla.redhat.com/show_bug.cgi?id=1847197 * assets/dns/daemonset.yaml: Tolerate all taints. * pkg/manifests/bindata.go: Regenerate.
|
@Miciah: This pull request references Bugzilla bug 1847197, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 6 validation(s) were run on this bug
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@Miciah: This pull request references Bugzilla bug 1847197, which is valid. 6 validation(s) were run on this bug
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: danehans, Miciah The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@Miciah: All pull requests linked via external trackers have merged: openshift/cluster-dns-operator#179. Bugzilla bug 1847197 has been moved to the MODIFIED state. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Configure the operand daemonset to tolerate all taints in order to accommodate user-set taints.
This PR reverts #140.
assets/dns/daemonset.yaml: Tolerate all taints.pkg/manifests/bindata.go: Regenerate.This is a manual cherry-pick of #171.